From c69ac09afbe55c406a5cd6332e52e4cb20800ef8 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sun, 30 Aug 2020 08:34:30 -0400 Subject: [PATCH] Another attempt to make circular buttons square circular button, square hole... --- gtk/theme/Adwaita/_common.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/gtk/theme/Adwaita/_common.scss b/gtk/theme/Adwaita/_common.scss index 1b03c4d16f..45c62efe8a 100644 --- a/gtk/theme/Adwaita/_common.scss +++ b/gtk/theme/Adwaita/_common.scss @@ -551,6 +551,7 @@ button { &.circular { min-height: 24px; + padding: 4px; } } -- 2.30.2